home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / milia.dxr / 00080.ls < prev    next >
Encoding:
Text File  |  1996-03-22  |  165 b   |  9 lines

  1. on exitFrame
  2.   set the sound of cast 74 to 0
  3.   set the visible of sprite 2 to 0
  4.   updateStage()
  5.   sound stop 1
  6.   set the visible of sprite 2 to 1
  7.   go("Milia3")
  8. end
  9.